#Python objects
Explore tagged Tumblr posts
thegrowthtimes · 11 months ago
Text
Getting Started with Python: A Beginner's Guide pt3
In the first two parts of our beginner’s guide to Python, we covered variables, data types, conditional statements, collections, loops, and functions. In this final part, we will delve into more advanced concepts such as libraries, classes, and objects, which will further enhance your Python programming skills. Libraries: Extending Python’s Capabilities Libraries are collections of pre-written…
0 notes
gertritude-art · 1 year ago
Text
sometimes when you're not a great programmer and everyone looks at you and goes "i don't know... that's scary" when you want to do something in ren'py you have to get creative and by creative i mean code that would make an actual programmer get mad at you
136 notes · View notes
sweetsuburbanlegends · 2 years ago
Text
rip henry winter i dont think you would have survived the computer science for non computer science majors obligatory course every liberal arts major has to do nowadays
154 notes · View notes
girlwithmanyproblems · 2 years ago
Text
she object on my programming till i am oriented
192 notes · View notes
pokeybananas · 3 months ago
Text
Tumblr media
Okay, does anyone know what that extremely unique brooch thing is about? Its the symbols on the blonde lady's collar. Also, the broach things are made of rubies! What about the machine thingy? Google AI is saying it's used to taxidermy specifically squirrels. But I don't know how much I trust Google AI
11 notes · View notes
small-basic-programming · 2 years ago
Text
Post #176: Opinion poll by Small Basic Programming on Tumblr, Question: Which object-oriented programming language do you prefer to program with?, 2023.
74 notes · View notes
python-programming-language · 5 months ago
Text
Object-oriented Programming for short ...
youtube
Post #158: YouTube, Socratica, OOP in Python, 2025
6 notes · View notes
thesuetyouforgot · 1 month ago
Text
youtube
One of the scenes i wish i was able to watch for the first time again
3 notes · View notes
thefabelmans2022 · 2 years ago
Text
47 notes · View notes
snowcodes · 2 years ago
Text
Question regarding languages: Python & C#
Is it possible to learn both languages at the same time? Or will it be easy to get confused between the two? I thought I would come to the lovely codeblr people who have a vast amount of experience for advice. C# is something I *want* to learn, but I *have* to learn Python for for my course that starts in January...I just want to see if it is plausible to learn both at the same time or if it will mess up my learning if I try and learn both. I'd love to hear about your experiences and what your first languages were when you first started out in the world of coding!!
48 notes · View notes
squishmallow36 · 5 months ago
Text
you're just NOW telling me python has a built-in method named maketrans() ???? I can make a string trans?
6 notes · View notes
vaniliens · 8 months ago
Text
I swear i have a sense of humor It's just kind of broken 🥰
5 notes · View notes
codingquill · 2 years ago
Text
The concept of object oriented programming explained
Object-oriented programming is a fundamental concept present in numerous programming languages such as C++, Java, JavaScript, and more. It becomes straightforward once you truly grasp it, and that's precisely what this post aims to help you achieve. So, stop your scrolling for a second and delve into this post for a thorough and clear explanation.
Tumblr media
Understanding the Term "Object-Oriented"
To grasp OOP, let's begin by explaining the name itself: "Object-Oriented." This term signifies that OOP revolves around entities known as "objects."
What Exactly Is an Object?
An object in OOP is any entity that possesses both state and behavior. Consider a dog as an example: it has states such as color, name, and breed, while its behaviors encompass actions like wagging the tail, barking, and eating.
The reason we introduce the concept of objects in programming is to effectively represent real-world entities, a task that cannot be accomplished with conventional variables or arrays.
Classes: Abstract Forms of Objects
Now, what about classes? A class is essentially the abstract form of an object. If we take the example of a "dog," the object "Mydog" is a concrete instance, while the class "dog" represents dogs in a more general sense. Think of a class as a blueprint or template from which you can create individual objects.
Four Pillars of Object-Oriented Programming
Now that we've established the fundamentals of objects and classes. OOP is built upon four key principles:
Inheritance: Inheritance occurs when one object inherits all the properties and behaviors of a parent object. It promotes code reusability and facilitates runtime polymorphism.
Polymorphism: Polymorphism entails performing a single task in multiple ways. For instance, it can involve presenting information differently to customers or implementing different shapes like triangles or rectangles.
Abstraction: Abstraction is about concealing internal details while exposing functionality. Consider a phone call; we don't need to understand the intricate inner workings.
Encapsulation: Encapsulation involves bundling code and data into a single unit. Just like a capsule contains various medicines . In a fully encapsulated class (e.g., a Java bean), all data members are private, ensuring data integrity and controlled access.
I remember finding these images that explained these concepts using the 'Squid Game' series, and they are just perfect. So, I'm sharing them here and giving all credit to their owner :
Polymorphism , Inheritance , Encapsulation
44 notes · View notes
Text
Should I actually make meaningful posts? Like maybe a few series of computer science related topics?
I would have to contemplate format, but I would take suggestions for topics, try and compile learning resources, subtopics to learn and practice problems
4 notes · View notes
afairerplace · 1 year ago
Text
Oh would that I were not an absolute moron in Python!
2 notes · View notes
ninbinary · 1 year ago
Text
i disagree with nothing, however I can't help but notice the only 2 things that got grouped together in the same "NO" are "computer programming or sex work" and i'm gonna be thinking about that for the next 3 hours.
jobs for autism boy NO phone call NO schedule NO talking to people NO emails NO computer programming or sex work NO becoming a youtuber NO starting a band NO leaving my house NO one gets mad at me. $27 per hour please
33K notes · View notes